Skip to content

Commit

Permalink
Update to use shared-podman tag for gitlab job (#64)
Browse files Browse the repository at this point in the history
Signed-off-by: Ondra Machacek <[email protected]>
  • Loading branch information
machacekondra authored Jan 9, 2025
1 parent 6405989 commit cdc4324
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@ deploy-job:
stage: deploy
environment: production
tags:
- shared
- shared-podman
image:
name: fedora:latest
script:
- sleep 120
- sudo dnf install -y make git
- curl -k -O https://mirror.openshift.com/pub/openshift-v4/clients/ocp/latest/openshift-client-linux.tar.gz
- tar xf openshift-client-linux.tar.gz
Expand Down

0 comments on commit cdc4324

Please sign in to comment.