mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-23 18:12:20 +00:00
Please, please, please let it pass!
Am I a complete moron?
This commit is contained in:
4
Makefile
4
Makefile
@@ -99,7 +99,9 @@ push-latest: build-$(PYMAIN)
|
||||
docker push '$(IMAGEWTAG)'
|
||||
|
||||
push-%: build-%
|
||||
docker push $(IMAGEWTAG)-python$*
|
||||
docker push $(IMAGE):$(VERSION)-python$*
|
||||
|
||||
push-main: push-$(PYMAIN)
|
||||
|
||||
ci:
|
||||
gitlab-runner exec docker --docker-volumes /var/run/docker.sock:/var/run/docker.sock --env CI_PROJECT_NAME=$(NAME) ${action}
|
||||
|
Reference in New Issue
Block a user